Skip to content
Back to search
30
MCP

Mail Bridge for Claude Code

pulsemcp/mail bridge for claude code

Enables remote control of Claude Code sessions via email for permission approvals, progress updates, and team coordination.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Claude Code Bridge from Essential AI Solutions (essentialai.uk)
MCP bridge for inter-session communication between Claude Code instances
0 tools
io.github.constripacity/claude-code-bridge
MCP relay so Claude Code agents on different machines can exchange messages via named channels.
0 tools
Claude Code
Bridges Claude Code agent capabilities through a task delegation tool that accepts natural language coding descriptions, manages sessions fo
0 tools
io.github.hampsterx/claude-mcp-bridge
Wraps Claude Code CLI as MCP tools: query, search, structured, ping, listSessions.
0 tools
Herald
Bridge between Claude Chat and Claude Code for seamless context sharing.
0 tools
Codex Bridge
Bridges Claude with OpenAI's Codex through the official CLI, enabling direct consultation, stdin-piped execution for CI/CD workflows, and ba
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mail_bridge_for_claude_code": {
      "url": "None",
      "transport": "http"
    }
  }
}